Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't run determineCommandToUse() if already run #4027

Merged

Conversation

EricClaeys
Copy link
Collaborator

Only run determineCommandToUse() once. It's possible that it can take up to a minute to run so only running once potentially saves time. It also may output a message on error, and we only want to see the message once.

This must be run AFTER PR #4026

@Alex-developer Alex-developer merged commit 71d8a42 into master Dec 8, 2024
1 check passed
@EricClaeys EricClaeys deleted the Don't-run-determineCommandToUse()-if-already-run branch December 8, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants